const crypto/internal/fips140/mlkem.encodingSize5
4 uses
crypto/internal/fips140/mlkem (current package)
field.go#L370: func ringDecodeAndDecompress5(bb *[encodingSize5]byte) ringElement {
mlkem1024.go#L447: b := (*[encodingSize5]byte)(c[encodingSize11*k1024:])
mlkem768.go#L45: encodingSize5 = n * 5 / 8
mlkem768.go#L68: CiphertextSize1024 = k1024*encodingSize11 + encodingSize5
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |